Update Windows Resource template information
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 7 Jun 2011 03:16:57 +0000 (11:16 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 7 Jun 2011 03:16:57 +0000 (11:16 +0800)
gdk/win32/rc/gdk.rc.in
gtk/gtk-win32.rc.in

index a1a00fdef72e59ed79b5f9f7e16cdc1955102689..411a11f464f627d3562f57342844147202de444c 100644 (file)
@@ -19,7 +19,7 @@ VS_VERSION_INFO VERSIONINFO
        VALUE "FileDescription", "GIMP Drawing Kit"
        VALUE "FileVersion", "@GTK_VERSION@.0"
        VALUE "InternalName", "libgdk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@"
-       VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2005."
+       VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2011."
        VALUE "OriginalFilename", "libgdk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll"
        VALUE "ProductName", "GTK+"
        VALUE "ProductVersion", "@GTK_VERSION@"
index 89832f4fc5c1887c252d85bf33bc7b6ef140461c..4a42d5a666097222a8c5f11bb508d9ac1f12b912 100644 (file)
@@ -17,7 +17,7 @@ VS_VERSION_INFO VERSIONINFO
        VALUE "FileDescription", "GIMP Toolkit"
        VALUE "FileVersion", "@GTK_VERSION@.0"
        VALUE "InternalName", "libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@"
-       VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2005."
+       VALUE "LegalCopyright", "Copyright © 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald. Modified by the GTK+ Team and others 1997-2011."
        VALUE "OriginalFilename", "libgtk-win32-@GTK_API_VERSION@-@LT_CURRENT_MINUS_AGE@.dll"
        VALUE "ProductName", "GTK+"
        VALUE "ProductVersion", "@GTK_VERSION@"